records

records

Active filters Clear all

No active filters

Filters

Aircraft Seating Density and Energy Impact Analysis

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Aircraft
               

No description available for this field.

Name (identifier)
aircraft
Type
text
Sample
                       
Aircraft Type
               

No description available for this field.

Name (identifier)
aircraft_type
Type
text
Sample
                       
Max Capacity
               

No description available for this field.

Name (identifier)
max_capacity
Type
decimal
Sample
                       
Aircraft Size Category
               

No description available for this field.

Name (identifier)
aircraft_size_category
Type
text
Sample
                       
Airline
               

No description available for this field.

Name (identifier)
airline
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Manufacturer
               

No description available for this field.

Name (identifier)
manufacturer
Type
text
Sample
                       
Range
               

No description available for this field.

Name (identifier)
range
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"aircraft-seating-density-and-energy-impact-analysis0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/aircraft-seating-density-and-energy-impact-analysis0"
      }
    ]
    ,
  • "definitions":
    {
    • "aircraft-seating-density-and-energy-impact-analysis0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/aircraft-seating-density-and-energy-impact-analysis0_records"
            }
          }
        }
      }
      ,
    • "aircraft-seating-density-and-energy-impact-analysis0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "aircraft":
              {
              • "type":"string",
              • "title":"Aircraft",
              • "description":""
              }
              ,
            • "aircraft_type":
              {
              • "type":"string",
              • "title":"Aircraft Type",
              • "description":""
              }
              ,
            • "max_capacity":
              {
              • "type":"number",
              • "title":"Max Capacity",
              • "description":""
              }
              ,
            • "aircraft_size_category":
              {
              • "type":"string",
              • "title":"Aircraft Size Category",
              • "description":""
              }
              ,
            • "airline":
              {
              • "type":"string",
              • "title":"Airline",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "manufacturer":
              {
              • "type":"string",
              • "title":"Manufacturer",
              • "description":""
              }
              ,
            • "range":
              {
              • "type":"string",
              • "title":"Range",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets